MERGE SORT

How do I split a linked list into 2 halves? (Used for merge sort)

MERGE SORT PSEUDOCODE

3 cases of sorting